home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Community / BBS / Mac Australia BBS / MacInsanity BBS / Waffle (InterNet) Documentation / Waffle (InterNet) Documentation.rsrc / TEXT_131.txt < prev    next >
Encoding:
Text File  |  1993-10-11  |  502 b   |  19 lines

  1.  
  2. I N P U T   A N D   O U T P U T
  3.  
  4. o  Control characters and line input
  5.  
  6.    When entering a line:
  7.  
  8.     ^H  - backspace (or DEL)
  9.     ^W  - delete previous word
  10.     ^X  - delete entire line
  11.  
  12.    Words will wrap at about 78 characters (though this can be
  13.    adjusted by the "wordwrap" parameter in the static file.
  14.  
  15. o  Pausing or stopping output
  16.  
  17.    ^S will temporarily stop output until you hit another key.
  18.    SPACE (for the DOS version only) or ^C (for both the DOS and
  19.    Unix versions) will abort most displays.